Skip to content

link appears through skeleton-block #3977

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
MetallianFR68 opened this issue Apr 2, 2025 · 1 comment
Open

link appears through skeleton-block #3977

MetallianFR68 opened this issue Apr 2, 2025 · 1 comment

Comments

@MetallianFR68
Copy link

Please see attached pictures

Image

Image

@ManiShah7
Copy link
Contributor

It looks like .skeleton-block only sets color: transparent on itself, but doesn’t cascade that to all its children—especially elements like or which have their own color styles. I’m not entirely sure why it doesn’t target all child elements, maybe there’s a reason for that.

In its current state, unless you manually add .is-skeleton to each element (like links or buttons), they still appear styled and visible inside a skeleton block, which feels a bit inconsistent.

@jgthms, would it make sense for .skeleton-block to apply color: transparent to all children? I’d be happy to help if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants